projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8580639
)
(tex-font-lock-match-suscript): Paren typo.
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Mon, 17 Apr 2006 13:44:56 +0000
(13:44 +0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Mon, 17 Apr 2006 13:44:56 +0000
(13:44 +0000)
lisp/textmodes/tex-mode.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/tex-mode.el
b/lisp/textmodes/tex-mode.el
index 0b0d60242bc285f85714f45855bc9728a4704d1e..8ca7c3026e87f4e953d671151dc3d3771f56c5ec 100644
(file)
--- a/
lisp/textmodes/tex-mode.el
+++ b/
lisp/textmodes/tex-mode.el
@@
-604,8
+604,8
@@
An alternative value is \" . \", if you use a font with a narrow period."
(narrow-to-region (point-min) limit)
(condition-case nil (scan-lists (point) 1 1) (error nil)))))
(store-match-data (if end
- (list (match-beginning 0) end beg end)
)
-
(list beg beg beg beg
))))
+ (list (match-beginning 0) end beg end)
+
(list beg beg beg beg)
))))
t))
(defconst tex-font-lock-keywords-3